Skip to main content
Version: 9.2

Content Deployment Overview

In Qrvey, Content Deployment refers to the process of copying content from one application to another, in the same environment or to a different one. In a multi-tenant deployment, use Content Deployment to manage the data, content, and generated Qrvey objects.

Examples:

  • Copying an application that has been created in a staging environment to the production environment.
  • Copying some content, or an entire application created by one user to other users’ accounts.
  • Releasing the new additions to a baseline application to multiple tenants of the system.
  • Provisioning a copy of a baseline application to multiple tenants of the system.

Deploy Content

To open the Content Deployment page in Qrvey Admin Center, select the Content Deployment icon in the left navigation pane:

Content Deployment Icon

To deploy content, follow these general steps:

  1. Create the source and target servers.
  2. Create a package and version of the source application.
  3. Create a deployment definition to specify the content to copy and what to change during the deployment.
  4. Create a deployment job to specify the recipient users and the destination instances. The job determines the value of all marked tokens for each recipient or group of recipients.
  5. Run a deployment job to populate the target application with content.

You can use the Content Deployment wizard to complete this workflow. Select Open Wizard to start the workflow.

API-Based Content Deployment

For more information, see the following pages: